home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 December / chip-cd_2006_12.zip / 12 / Hity z okladki / Kaspersky Internet Security 6.0 / kis6.0.0.303pl.msi / layout_scan.ini < prev    next >
INI File  |  2006-03-24  |  15KB  |  375 lines

  1. ;------------- Scan_My_Computer -----------
  2.  
  3. [Scan_My_Computer]
  4. props=$Scan_Panel
  5. State=[Task_Header]
  6. Body=[Scan_Body]
  7.  
  8. [Scan_Body]
  9. props=$Task_Body
  10. ObjectsGroup=[Scan_ObjectsGroup]
  11. Settings=[Task_Protection_Settings]
  12. Statistics=[Scan_Statistics] disable($($IsTaskIdValid,EnableIfNotZero))
  13.  
  14. [Scan_ObjectsGroup]
  15. props       = a(la) sz(p,140)
  16. ObjectsList = t(listctrl) at(noheader,checked) sz(p,p) xy(,,110)
  17. Add         = $Button_Medium a(rt) xy(0,0)
  18. Delete      = $Button_Medium a(ra) xy(0,$Button_Shift)
  19. Scan        = $Button_Medium a(rb) at(default) v($(state,ScanRunningCmd):$(name)) text($(state,ScanRunningText))
  20. Actions     = $Button_Medium a(rp) xy(0,$Button_Shift) v(menu:NavigatorWindow.Navigator:$(name))
  21.  
  22. [Scan_Statistics]
  23. props=$Task_Statistics
  24. Scanned=$Task_Statistics_Item v($(NumScaned))
  25. Detected=$Task_Statistics_Item $Detected
  26. Untreated=$Task_Statistics_Item $Untreated
  27. Last_Scan=$Task_Statistics_Item v($($IsTaskIdValid,TaskTime_LastRun)) hide($(state,TaskHideRunning))
  28. Progress=t(progress) sz($Statistics_Size,12) a(la) xy(0,2,0,2) v($(Completion)) hide($(state,TaskHideStopped))
  29.  
  30. ;------------- SettingsWindow.Scan_Objects -----------
  31.  
  32. [SettingsWindow.Scan_Objects]
  33. props=$SettingsViewPanel
  34. Header=$SettingsViewHeader i(Scan)
  35. Body=[SettingsWindow.Scan_Objects_Body]
  36.  
  37. [SettingsWindow.Scan_Objects_Body]
  38. props=$SettingsBodyAttr
  39. SettingsGroup=[LevelGroup3] lb(v($(flags,fld($ScanObjectsLevelFields,ScanMemory,ScanStartUpObjects,ScanMail,ScanNTFSStreams,CountProgress,SyncPostponeProcess))))
  40. TreatGroup=[ScanTreat_Group]
  41. ScopeGroup=[Scope_Group]
  42. ApplyGroup=[Apply_Group]
  43.  
  44. [ScanTreat_Group]
  45. props=$SettingsGroupNext sz(p,a) v($(ScanAction)) lb(v($(flags,fld($ScanActionFields))))
  46. AskFinish=$Radio $First_Control v(3)
  47. AskDetect=$Radio $Next_Control v(1)
  48. DontAsk=$Radio $Next_Control v(4)
  49. TryDisinfect=$Checkbox a(la) xy(15,7) v($(TryDisinfect)) disable($(ScanAction,EnableIfDisinfect))
  50. TryDelete=$Checkbox a(la) xy(15,7) v($(TryDelete)) disable($(ScanAction,EnableIfDisinfect))
  51.  
  52. [Scope_Group]
  53. props=$SettingsGroupNext sz(p,103) usefor(admingui) at(hide)
  54. ObjectsList=t(listctrl) at(noheader,checked) sz(p,p) xy(,,110)
  55. Add=$Button_Medium a(rt) xy(0,0)
  56. Delete=$Button_Medium a(ra) xy(0,$Button_Shift)
  57.  
  58. [Apply_Group]
  59. props=$SettingsGroupNext sz(p,a) v($(ScanAction)) usefor(localgui)
  60. Text=sz(215,a)
  61. ApplyScanSettings=$Button a(rc)
  62.  
  63. ;------------- SettingsWindow.Scan_Objects.Customize -----------
  64.  
  65. [SettingsWindow.Scan_Objects.Customize]
  66. props=$DlgAttr alias(filemonadvsettdlg) sz(390,378) at(resizable)
  67. Tab=[ScanAdvSettTab]
  68.  
  69. [ScanAdvSettTab]
  70. props=$DlgBodyTabAttr
  71. FileMonAdvSettCommonTab=[ScanAdvSettCommon] h(1177)
  72. ;FileMonAdvSettAddTab=[ScanAdvSettAdd]
  73. FileMonAdvSettRunTab=[ScanAdvSettRun] h(1181)
  74.  
  75. [ScanAdvSettCommon]
  76. FileTypesGroup=[FileTypes_Group]
  77. DontCheckGroup=[ScanDontCheck_Group]
  78. CompoundFilesGroup=[ScanCompoundFiles_Group]
  79.  
  80. [FileTypes_Group]
  81. props=$SettingsGroupFirst sz(p,a) v($(ScanFilter)) lb(v($(flags,fld(ScanFilter))))
  82. All=$Radio $First_Control v(1)        tt($Scan_FileTypes_Group_All)
  83. Infectable=$Radio $Next_Control v(0)    tt($Scan_FileTypes_Group_Infectable)
  84. Predefined=$Radio $Next_Control v(2)    tt($Scan_FileTypes_Group_Predefined)
  85.  
  86. [ScanCompoundFiles_Group]
  87. props=$SettingsGroupNext sz(p,a) lb(v($(flags,fld(ScanArchived,ScanSFXArchived,ScanOLE,ScanMailBases,AskPassword))))
  88. Archive=$Checkbox $First_Control v($(ScanArchived))    
  89. ;SFX=$Checkbox $Next_Control v($(ScanSFXArchived))    
  90. OLE=$Checkbox $Next_Control v($(ScanOLE))            
  91. Mail=$Checkbox $Next_Control v($(ScanMailBases))
  92. AskPwd=$CheckBox $Next_Control v($(AskPassword))
  93.  
  94. [ScanDontCheck_Group]
  95. props=$SettingsGroupNext sz(p,a) lb(v($(flags,fld(ScanUnchangedObjects,UseTimeLimit,TimeLimit))))
  96. CheckNew=$CheckBox $First_Control at(invert) v($(ScanUnchangedObjects))
  97. ;ScanPeriodText=a(la) xy(16)
  98. ;ScanPeriodLabel=a(rs) sz(25)
  99. ;ScanPeriodValue=t(edit) at(number) nl(1) a(ps) sz(65,0) xy($Edit_CommentOffsetX,$Edit_CenterOffsetY) v($(MandatoryScanPeriod)) disable($(ScanUnchangedObjects,EnableIfNotZero))
  100. SkipTimeCheck=$Checkbox $Next_Control v($(UseTimeLimit))
  101. SkipTimeLabel=a(rs) sz(25)
  102. SkipTimeValue=t(edit) at(number) nl(1,9999) a(ps) sz(65,0) xy($Edit_CommentOffsetX,$Edit_CenterOffsetY) v($(TimeLimit)) disable($(UseTimeLimit,Enable_if))
  103. SkipSizeCheck=$Checkbox $Next_Control v($(UseSizeLimit))    tt($(UseSizeLimit,CompoundFiles_Group_UseSizeLimit))
  104. SkipSizeLabel=a(rs) sz(25)
  105. SkipSizeValue=t(edit) at(number) nl(1,9999) a(ps) sz(65,0) xy($Edit_CommentOffsetX,$Edit_CenterOffsetY) v($(SizeLimit)) disable($(UseSizeLimit,Enable_if))
  106.  
  107. [ScanAdvSettAdd]
  108. props=usefor(localgui)
  109. ExclList=[Exclusion_Masks.ExclusionList] a(lt) sz(256,p) v($(AVService.Excludes),$(type))
  110. Add=$Button a(rs)
  111. Edit=$Button a(ra) v(dialog:ExclusionEdit)
  112. Delete=$Button a(ra)
  113.  
  114. [ScanAdvSettRun]
  115. ;props=hide($ShowNTBasedFufure) usefor(localgui)
  116. RunAs=[ScanAdvSettRunGroup] xy(,,,$Group_Shift)
  117. AdvScanOptions=[Adv_Scan_Options]
  118. EnableStartupGroup=[EnableStartup_Group] usefor(admingui)
  119.  
  120. [ScanAdvSettRunGroup]
  121. props=$GroupBox sz(p,a) mg(8,8) disable($(runas.enable,EnableIfNotZero)) hide($ShowNTBasedFufure) text( ) usefor(localgui)
  122. RunCheck=$CheckboxForGroup v($(runas.enable)) hide($ShowNTBasedFufure)
  123. AccLbl=a(lt) xy(10,7)
  124. Account=t(edit) sz(p) a(ls) xy(140,-3) v($(runas.account))
  125. PwdLbl=a(la) xy(10,7)
  126. Pwd=t(edit) at(passwordset) sz(p) a(ls) xy(140,-3) v($(runas.password,crypt))
  127.  
  128. [Adv_Scan_Options]
  129. props=$SettingsGroupFirst sz(p,a) lb(v($(flags,fld(UseIChecker,UseIStreams,RegisterThreats))))
  130. iChecker=$Checkbox $First_Control v($(UseIChecker))
  131. iStreams=$Checkbox $Next_Control v($(UseIStreams)) hide($ShowNTBasedFufure$($IsProcessor64Bit,!,ShowIfNotZero))
  132. EnableTIF=$Checkbox $Next_Control v($(RegisterThreats))
  133.  
  134. ;------------- SettingsWindow.Scan_My_Computer -----------
  135.  
  136. [SettingsWindow.Scan_My_Computer]
  137. props=$SettingsViewPanel
  138. Header=$SettingsViewHeader i(Scan)
  139. Body=[SettingsWindow.Scan_My_Computer_Body]
  140.  
  141. [SettingsWindow.Scan_My_Computer_Body]
  142. props=$SettingsBodyAttr
  143. SettingsGroup=[LevelGroup3]
  144. TreatGroup=[ScanTreat_Group]
  145. ScheduleGroup=[ScanSchedule_Group]
  146.  
  147. [ScanSchedule_Group]
  148. props=$SettingsGroupNext sz(p,a)
  149. ScheduleEnabled=$Checkbox $First_Control v($(schedule.Mode)) text($(schedule.Type,ScheduleType))
  150. ScheduleChange=$Button a(rs) xy(0,-6) disable($(schedule.Mode,IsScheduleManual,EnableIfNotZero)) v(dialog:SettingsWindow.ScheduleChange)
  151.  
  152. ;------------- SettingsWindow.Scan_My_Computer.Customize -----------
  153.  
  154. [SettingsWindow.Scan_My_Computer.Customize]
  155. props=$DlgAttr alias(filemonadvsettdlg) sz(380,395) at(resizable)
  156. Tab=[ScanAdvSettTab]
  157.  
  158. ;------------- SettingsWindow.Scan_Startup -----------
  159.  
  160. [SettingsWindow.Scan_Startup]
  161. props=$SettingsViewPanel
  162. Header=$SettingsViewHeader i(Scan)
  163. Body=[SettingsWindow.Scan_Startup_Body]
  164.  
  165. [SettingsWindow.Scan_Startup_Body]
  166. props=$SettingsBodyAttr
  167. SettingsGroup=[LevelGroup3]
  168. TreatGroup=[ScanTreat_Group]
  169. EnableStartupGroup=[EnableStartup_Group]
  170.  
  171. [EnableStartup_Group]
  172. props=$SettingsGroupNext sz(p,a)
  173. Startup=$Checkbox v($(RunOnStartup))
  174. Update=$Checkbox $Next_Control v($(RescanAfterUpdate))
  175.  
  176. ;------------- SettingsWindow.Scan_Startup.Customize -----------
  177.  
  178. [SettingsWindow.Scan_Startup.Customize]
  179. props=$DlgAttr alias(filemonadvsettdlg) sz(380,395) at(resizable)
  180. Tab=[ScanAdvSettTab]
  181.  
  182. ;------------- ReportWindow.Scan -----------
  183.  
  184. [Report_Body.StatisticsRun.ods]
  185. props=$StatTop
  186. Scanning=$Left_Next
  187. CurObjectPosY=a(rs)
  188. CurObjectSkip=t(hotlink) f(Hotlink) a(ps) v(processcancel:$(CurCancelId)) disable($(CurCancelId,ShowIfNotZero))
  189. CurObject=t(edit) at(readonly,noborder,compress) a(ps) xy(0,0,$StatValOffsetX) sz(p) rs(100,0)
  190. Location=$Left_Next
  191. CurObjectDir=t(edit) at(readonly,noborder,compresspath) a(ls) $StatValTop rs(100,0)
  192. Completion=$ReportProgress
  193.  
  194. [Report_Body.ReportDetails.qs]
  195. props=$Tab $ReportDetails
  196. Events=[Task_Report]
  197. Objects=[Scan_Objects_List]
  198. Settings=[Task_Report_Settings]
  199.  
  200. ;------------- Alert Dialog -----------
  201.  
  202. [AlertDialog]
  203. $AlertCaption=$(TaskType,TaskTypes) $(DetectDanger,AlertDialog_DangerLevels)
  204. props=$AlertDialogAttr h(1043) text($(DetectDanger,AlertDialog_Bg)) text($(DetectDanger,AlertDialog_Bg)$AlertCaption)
  205. Dlg=[AlertDialog.Dlg]
  206.  
  207. [AlertDialog.Dlg]
  208. props=$BorderedDailogAttr
  209. Header=[AlertDialog.Header]
  210. Body=[AlertDialog.Body]
  211. Footer=[AlertDialog.Footer]
  212.  
  213. [AlertDialog.Header]
  214. props=a(lt) sz(p,25) at(fixstyle) xy(-5,-5,-5) bg(AlertHeaderLegal) text($(DetectDanger,AlertDialog_HeaderBg))
  215. CaptionText=a(lt) xy(10,4) sz(a,20) i(i32) f(Alert_Caption) text($AlertCaption)
  216.  
  217. [AlertDialog.Footer]
  218. props=a(lb) sz(p,a)
  219. DontCheck=t(hotlink) f(Hotlink) a(rt) xy(7) v($(TaskType,AlertDialog_AddToExcludes)) text($(TaskType,AlertDialog_DontCheckNames)) hide($(ExcludeAction,=,#ACTION_UNKNOWN,!,ShowIfNotZero))
  220.  
  221. ;------------- body -------------
  222.  
  223. [AlertDialog.Body]
  224. props=a(lt) sz(p,p) xy(0,30)
  225. TreatGroup=
  226. ActionGroup=
  227.  
  228. [AlertDialog.Body.TreatGroup]
  229. props=$SettingsGroupFirst sz(p,a)
  230. ThreatType=f(Bold) a(as) text($(DetectStatus,DetectSureTypes):)
  231. ThreatName=t(hotlink) a(sa) at(center) f(Hotlink_red) text($(DetectName)) v($(TaskType,AlertThreatNameLink)) hide($(DetectType,ShowIfNotRegModify))
  232. RegKeyName=t(edit) a(la) at(readonly,noborder,compresspath) sz(p,a) v($(strKeyName)) hide($(DetectType,ShowIfRegModify))
  233. Object_Label=f(Bold) $Next_Control text($(ObjectType,ObjectTypes)$(TaskType,AlertObjectLabel_AddInfo):)
  234. ObjectName=t(edit) a(la) sz(p) at(readonly,noborder,compresspath) v($(ObjectName))
  235.  
  236. [AlertDialog.Body.ActionGroup]
  237. props           =$SettingsGroupNext sz(p,135)
  238. ApplyToAll      =$Checkbox  a(lb) xy(,,,8) v($(ApplyToAll)) bits(#APPLYTOALL_TRUE) hide($(ApplyToAll,=,#APPLYTOALL_NONE,!,ShowIfNotZero))
  239. CreateRule      =$Checkbox  a(lb) xy(,,,8) at(nobindhide) v($(SavePosition)) hide($(EventType,=,#PDM_EVENT_REGMODIFY,ShowIfNotZero))
  240. ViewHistory     =t(hotlink) a(rb) xy(,,,8) at(hide) f(Hotlink) hide($(ActionId,=,#PDM_ACTIONID_ROLLBACK,ShowIfNotZero)) v(dialog:)
  241. DescriptionArea =[DescriptionArea] sz(p,p) a(lp) xy(,,$ButtonsLineSizeX)
  242. AskResults      =[AlertDialog.AskResults] order(0)
  243.  
  244. [DescriptionArea]
  245. Description=t(richedit) at(readonly,noborder,nofocus) a(lc) sz(p,a) text($(TaskType,AlertDialog_Decision_Description)$(TaskType,AlertDetails_IsDetails,AlertDetails_LinkShow)$(ActionsMask,bits(#ACTION_DELETE_ARCHIVE),AlertDeleteArchive_Hide))
  246.  
  247. [AlertDialog.AskResults]
  248. $AlertActionsButtonShift=xy(,,,8)
  249. props=a(rt)
  250. Button0=$Button a(rt) $AlertActionsButtonShift
  251. Button1=$Button a(ra) $AlertActionsButtonShift
  252. Button2=$Button a(ra) $AlertActionsButtonShift
  253.  
  254. ;------------- AlertDialog.ViewHistory -----------
  255.  
  256. [AlertDialog.ViewHistory]
  257. props=$DlgAttr alias(pdm_rollback_viewhistory) at(resizable) sz(400,300)
  258. Body=[AlertDialog.ViewHistory_Body]
  259. Close=$Button a(rb)
  260. Save=$Button a(ps) xy($Button_Shift) disable($(History.bSaved,!,EnableIfNotZero))
  261.  
  262. [AlertDialog.ViewHistory_Body]
  263. props=$DlgBodyAttr sz(p,p)
  264. List=[AlertDialog.ViewHistory.List]
  265.  
  266. [AlertDialog.ViewHistory.List]
  267. props=t(listctrl) alias(vector) at(singlesel,sorted) sz(p,p) v($(History.aEntries))
  268. Type=v(i(info)$(nType,PdmHistoryEventType)) sz(100)
  269. ObjectName=v($(sObjectName)) sz(400)
  270.  
  271. ;------------- AlertDetails_Riskware -----------
  272.  
  273. [AlertDetails_Riskware]
  274. props=$DlgAttr sz(400,300) at(resizable,nohelp,a_close) text($AlertDetails)
  275. Body=[AlertDetails_Riskware_Body]
  276.  
  277. [AlertDetails_Riskware_Body]
  278. props    = $DlgBodyTabAttr
  279. InfoPage = [AlertDetails_Riskware_Info]
  280.  
  281. [AlertDetails_Riskware_Info]
  282. props    = sz(p,p) text($AlertDetailsInfo)
  283. Info     = t(richedit) at(readonly,vscroll) a(lt) sz(p,p)
  284.  
  285. ;------------- Active Detection -----------
  286.  
  287. [ADetectionDialog]
  288. props=$AlertDialogAttr bg(AlertWindowHigh)
  289. Dlg=[ADetectionDialog.Dlg]
  290.  
  291. [ADetectionDialog.Dlg]
  292. props=$BorderedDailogAttr
  293. Header=[ADetectionDialog.Header]
  294. Body=[ADetectionDialog.Body]
  295.  
  296. [ADetectionDialog.Header]
  297. props=a(lt) sz(p,25) at(fixstyle) xy(-5,-5,-5) bg(AlertHeaderHigh)
  298. CaptionText=a(lt) xy(10,4) sz(a,20) f(Alert_Caption) i(danger32)
  299.  
  300. [ADetectionDialog.Body]
  301. props=a(lt) sz(p,p) xy(0,30)
  302. TreatGroup=
  303. ActionGroup=
  304.  
  305. [ADetectionDialog.Body.TreatGroup]
  306. props=$SettingsGroupFirst sz(p,a)
  307. ThreatType=f(Bold) a(as) text($(DetectStatus,DetectSureTypes):)
  308. ThreatName=t(hotlink) a(sa) at(center) f(Hotlink_red) text($(DetectName)) v(url:$ViruslistThreatLink)
  309. Object_Label=f(Bold) $Next_Control text($(ObjectType,ObjectTypes):)
  310. ObjectName=t(edit) a(la) sz(p) at(readonly,noborder,compresspath) v($(ObjectName))
  311.  
  312. [ADetectionDialog.Body.ActionGroup]
  313. props=$SettingsGroupNext sz(p,135)
  314. Description=t(richedit) at(readonly,noborder,nofocus) a(lc) sz(p,a) xy(,,83)
  315. AskResults=[ADetectionDialog.AskResults]
  316.  
  317. [ADetectionDialog.AskResults]
  318. props=a(rt)
  319. Button0=$Button a(rt) xy(,,,8)
  320. Button1=$Button a(ra) xy(,,,8)
  321.  
  322. ;------------- Restore Object Dialog -----------
  323.  
  324. [RestoreObjectDialog]
  325. props=$AlertDialogAttr sz(270,270) 
  326. Body=[RestoreObjectDialog_Body]
  327.  
  328. [RestoreObjectDialog_Body]
  329. props=$BorderedDailogAttr
  330. Header=[RestoreObjectDialog.Header]
  331. Info=[RestoreObjectDialog.Info]
  332. Action=[RestoreObjectDialog.Action]
  333. Footer=[RestoreObjectDialog.Footer]
  334.  
  335. [RestoreObjectDialog.Header]
  336. props=a(lt) sz(p,25) at(fixstyle) xy(-5,-5,-5) bg(AlertHeaderLegal)
  337. CaptionText=a(lt) xy(10,4) sz(a,20) f(Alert_Caption) i(i32) 
  338.  
  339. [RestoreObjectDialog.Info]
  340. props=$SettingsGroupFirst sz(p,a) xy(0,10)
  341. Object_Label=f(Bold) $First_Control 
  342. ObjectName=t(edit) a(la) sz(p) at(readonly,noborder,compresspath) v($(ObjectName))
  343. Status_Label=f(Bold) $Next_Control
  344. StatusName=a(sa) at(center) f(Bold_green)
  345.  
  346. [RestoreObject_Group]
  347. props=$GroupBox sz(p,p) mg(7,7)
  348. ObjectName=t(edit) sz(p,a) at(readonly,noborder,compresspath) text($(ObjectName))
  349.  
  350. [RestoreObjectDialog.Action]
  351. props=$SettingsGroupNext sz(p,105)
  352. Description=t(richedit) at(readonly,noborder,nofocus) a(lc) xy(,10) sz(125,a)
  353. AskResults=[RestoreObjectDialog.AskResults]
  354.  
  355. [RestoreObjectDialog.AskResults]
  356. $AlertActionsButtonShift=xy(,,,8)
  357. props=a(rt)
  358. SaveAs=$Button_Medium a(rt) $AlertActionsButtonShift
  359. Skip=$Button_Medium a(ra) $AlertActionsButtonShift
  360.  
  361. ;------------- Password request Dialog -----------
  362.  
  363. [PasswordRequestDialog]
  364. props=$DlgAttr at(ontop,noautofocus,nohelp) sz(300,a)
  365. Body=[PasswordRequestDialog_Body]
  366. SkipAll=$Button a(rb)
  367. Skip=$Button a(pb) xy(5)
  368. Ok=$Button a(pb) xy(5) at(default) disable($(Password,EnableIfNotZero))
  369.  
  370. [PasswordRequestDialog_Body]
  371. props=$DlgBodyAttr sz(p,a)
  372. ArchiveLbl=a(la)
  373. ArchiveName=t(edit) a(ls) xy(70,1) sz(p) at(readonly,noborder,compresspath) v($(ArchiveObject))
  374. PasswordLbl=a(la) xy(0,15)
  375. Password=t(edit) at(password) a(ls) xy(70,-1) sz(p) v($(Password))